constant adj. 1.恒定不变的,固定的,稳定的,恒久的;继续不断的。 2.不屈不挠的,坚韧的。 3.忠实的,有节操的。 be constant in love 忠贞不渝的爱情。 two days of constant rain 两天接连下雨。 constant to one's duty 忠于职守。 constant wind 恒风。 n. 【数、物】常数,恒量;恒定(值);(常)系数,率;【语法】(转换语法用语)定项。 the circular constant圆周率。 adv. -ly
Using enumerated constants in property expressions 在属性表达式中使用枚举常量
The enumerated constants are explicitly assigned values 。枚举常量是显式赋的值。
How to : create enumerated constants 如何:创建枚举常数
An enumerated constant can be formatted as its numeric value or its name 可以将枚举常数格式化为它的数值或名称。
Specifies enumerated constants used to retrieve directory paths to system special folders 指定用于检索系统特殊文件夹的目录路径的枚举常数。
Converts the string representation of the name or numeric value of one or more enumerated constants to an equivalent enumerated object 将一个或多个枚举常数的名称或数字值的字符串表示转换成等效的枚举对象。
Custom attribute on the definition of an enumeration indicates that the enumeration should be treated as a set of bit fields flags , and the absence of this attribute indicates the type should be viewed as a group of enumerated constants 自定义属性指示该枚举应该作为一组位域(标志)对待,没有该属性指示该类型应被视为一组枚举常数。